home *** CD-ROM | disk | FTP | other *** search
/ Cine Live 59 / Cine Live 59.iso / pc / Data / Interface / mm2.k < prev    next >
Encoding:
Text File  |  2002-06-06  |  15.4 KB  |  448 lines

  1. module oRoot1 is cBox
  2. with 
  3.     Flags is $00000152; 
  4.     release Editor:
  5.         IOWindow is {$00000388,$000000E2,$000000D1,$000002CB,$FFFFFFE2,$00000000,$00000000,$00000000};
  6.         LayoutWindow is {$00000010,$0000010E,$0000032F,$00000267,$00000000,$00000000,$00000064,$00000000};
  7.     end;
  8.     Name is "Root"; 
  9.     Enabled is false; 
  10.     
  11.     Width is 800; Height is 600; 
  12.     
  13.     
  14.     Elements is [
  15.         oMusic2,
  16.         oMM13,
  17.         o134,
  18.         o145,
  19.         o156,
  20.         o1618,
  21.         o177,
  22.         o188,
  23.         o199,
  24.         o2010,
  25.         o2111,
  26.         o2212,
  27.         o2313,
  28.         o2414,
  29.         oBTdroite15,
  30.         oBTgauch16,
  31.         ommsomm17
  32.     ];
  33.     Events is [
  34.         cOnscreenEvent
  35.         with 
  36.             Commands is [
  37.                 cRunCommand
  38.                 with Flags is $00000004; Target is oMusic2; Rewind is true; end
  39.             ];
  40.         end,
  41.         cKeyboardEvent
  42.         with Value is "+"; 
  43.             Commands is [
  44.                 cSetVolumeCommand
  45.                 with Flags is $00000004; Mode is ExecuteHigher; end
  46.             ];
  47.         end,
  48.         cKeyboardEvent
  49.         with Value is "-"; 
  50.             Commands is [
  51.                 cSetVolumeCommand
  52.                 with Flags is $00000004; Mode is ExecuteLower; end
  53.             ];
  54.         end,
  55.         cKeyboardEvent
  56.         with Flags is $00000004; Value is "m"; 
  57.             Commands is [
  58.                 cRunCommand
  59.                 with Flags is $00000004; Target is oMusic2; Mode is Toggle; Rewind is true; end
  60.             ];
  61.         end
  62.     ];
  63. end;
  64.  
  65. object oMusic2 is cSound
  66. with 
  67.     Flags is $00000150; 
  68.     Name is "Music"; 
  69.     
  70.     AdjustX is AlignToCenter; AdjustY is AlignToMiddle; 
  71.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  72.     Looping is true; 
  73.     URL is "../Sons/5.mp3"; 
  74.     
  75. end;
  76.  
  77. object oMM13 is cImage
  78. with 
  79.     Flags is $00000150; 
  80.     Name is "MM1"; 
  81.     Enabled is false; 
  82.     AdjustX is AlignToCenter; AdjustY is AlignToMiddle; 
  83.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  84.     
  85.     URL is "../Images/mm2.jpg"; 
  86.     
  87.     
  88. end;
  89.  
  90. object o134 is cBox
  91. with 
  92.     Name is "13"; 
  93.     Region is {$FFFF0114,$0013000E,$007F0098,$0013008A,$00907FFF,$0014007C,$008A7FFF,$0015006D,$007C7FFF,$0016005F,$006D7FFF,$00170051,$005F7FFF,$00180042,$00510090,$00917FFF,$00190034,$00427FFF,$001A0026,$00347FFF,$001B000E,$000F0017,$00267FFF,$001C000F,$00177FFF,$0021000E,$000F7FFF,$00250091,$00927FFF,$002F000F,$00107FFF,$00310092,$00937FFF,$003E0010,$00110093,$00947FFF,$004A0094,$00957FFF,$004C0011,$00127FFF,$00570095,$00967FFF,$005A0012,$00137FFF,$00630096,$00977FFF,$00690013,$00147FFF,$00700097,$00987FFF,$00770014,$00150091,$00987FFF,$00780080,$00917FFF,$00790070,$00807FFF,$007A0060,$00707FFF,$007B004F,$00607FFF,$007C003F,$004F7FFF,$007D002F,$003F7FFF,$007E001E,$002F7FFF,$007F0015,$001E7FFF,$7FFF0000};
  94.     Cursor is oFingerCursor; 
  95.     X is 58; Y is 143; 
  96.     Width is 160; Height is 132; 
  97.     
  98.     
  99.     Events is [
  100.         cMouseUpEvent
  101.         with Flag is true; 
  102.             Commands is [
  103.                 cBrowseCommand
  104.                 with URL is "f13.k"; end
  105.             ];
  106.         end
  107.     ];
  108. end;
  109.  
  110. object o145 is cBox
  111. with 
  112.     Flags is $00000150; 
  113.     Name is "14"; 
  114.     Region is {$FFFF0118,$0007000F,$00750099,$0007008C,$00927FFF,$0008007E,$008C7FFF,$0009006F,$007E7FFF,$000A0061,$006F7FFF,$000B0053,$00617FFF,$000C0044,$00537FFF,$000D0036,$00440092,$00937FFF,$000E0028,$00367FFF,$000F000F,$00100019,$00287FFF,$00100010,$00197FFF,$0015000F,$00107FFF,$001C0093,$00947FFF,$00240010,$00117FFF,$002A0094,$00957FFF,$00320011,$00127FFF,$00390095,$00967FFF,$00410012,$00137FFF,$00470096,$00977FFF,$00500013,$00147FFF,$00550097,$00987FFF,$005E0014,$00157FFF,$00640098,$00997FFF,$006C0093,$00997FFF,$006D0015,$00160084,$00937FFF,$006E0076,$00847FFF,$006F0067,$00767FFF,$00700059,$00677FFF,$0071004A,$00597FFF,$0072003B,$004A7FFF,$0073002D,$003B7FFF,$0074001E,$002D7FFF,$00750016,$001E7FFF,$7FFF0000};
  115.     Cursor is oFingerCursor; 
  116.     X is 64; Y is 258; 
  117.     Width is 164; Height is 123; 
  118.     
  119.     
  120.     Events is [
  121.         cMouseUpEvent
  122.         with Flags is $00000004; Flag is true; 
  123.             Commands is [
  124.                 cBrowseCommand
  125.                 with Flags is $00000004; URL is "f14.k"; end
  126.             ];
  127.         end
  128.     ];
  129. end;
  130.  
  131. object o156 is cBox
  132. with 
  133.     Name is "15"; 
  134.     Region is {$FFFF0110,$0009001F,$007600A8,$0009009B,$00A17FFF,$000A008D,$009B7FFF,$000B007E,$008D7FFF,$000C0070,$007E7FFF,$000D0062,$00707FFF,$000E0053,$00627FFF,$000F0045,$005300A1,$00A27FFF,$00100037,$00457FFF,$00110028,$00377FFF,$0012001F,$00287FFF,$0017001F,$00207FFF,$001E00A2,$00A37FFF,$00240020,$00217FFF,$002C00A3,$00A47FFF,$00300021,$00227FFF,$003B00A4,$00A57FFF,$003D0022,$00237FFF,$00490023,$002400A5,$00A67FFF,$00560024,$00257FFF,$005700A6,$00A77FFF,$00620025,$00267FFF,$006600A7,$00A87FFF,$006E00A1,$00A87FFF,$006F0026,$00270091,$00A17FFF,$00700081,$00917FFF,$00710071,$00817FFF,$00720060,$00717FFF,$00730050,$00607FFF,$00740040,$00507FFF,$00750030,$00407FFF,$00760027,$00307FFF,$7FFF0000};
  135.     Cursor is oFingerCursor; 
  136.     X is 55; Y is 361; 
  137.     Width is 178; Height is 124; 
  138.     
  139.     
  140.     Events is [
  141.         cMouseUpEvent
  142.         with Flag is true; 
  143.             Commands is [
  144.                 cBrowseCommand
  145.                 with URL is "f15.k"; end
  146.             ];
  147.         end
  148.     ];
  149. end;
  150.  
  151. object o1618 is cBox
  152. with 
  153.     Name is "16"; 
  154.     Region is {$FFFF0114,$000A0026,$007B00B0,$000A00A3,$00A97FFF,$000B0094,$00A37FFF,$000C0086,$00947FFF,$000D0077,$00867FFF,$000E0069,$00777FFF,$000F005B,$00697FFF,$0010004C,$005B00A9,$00AA7FFF,$0011003E,$004C7FFF,$0012002F,$003E7FFF,$00130026,$002F7FFF,$00190026,$00277FFF,$001F00AA,$00AB7FFF,$00280027,$00287FFF,$002E00AB,$00AC7FFF,$00370028,$00297FFF,$003D00AC,$00AD7FFF,$00460029,$002A7FFF,$004C00AD,$00AE7FFF,$0055002A,$002B7FFF,$005B00AE,$00AF7FFF,$0064002B,$002C7FFF,$006A00AF,$00B07FFF,$007200AA,$00B07FFF,$0073002C,$002D009B,$00AA7FFF,$0074008D,$009B7FFF,$0075007E,$008D7FFF,$00760070,$007E7FFF,$00770061,$00707FFF,$00780052,$00617FFF,$00790044,$00527FFF,$007A0035,$00447FFF,$007B002D,$00357FFF,$7FFF0000};
  155.     Cursor is oFingerCursor; 
  156.     X is 55; Y is 464; 
  157.     Width is 188; Height is 130; 
  158.     
  159.     
  160.     Events is [
  161.         cMouseUpEvent
  162.         with Flag is true; 
  163.             Commands is [
  164.                 cBrowseCommand
  165.                 with URL is "f16.k"; end
  166.             ];
  167.         end
  168.     ];
  169. end;
  170.  
  171. object o177 is cBox
  172. with 
  173.     Name is "17"; 
  174.     Region is {$FFFF0104,$000F0017,$007C009E,$000F001E,$00267FFF,$00100026,$00397FFF,$00110039,$004B7FFF,$0012004B,$005D7FFF,$0013005D,$00707FFF,$00140070,$00827FFF,$00150082,$00957FFF,$0016001D,$001E0095,$009E7FFF,$001C009D,$009E7FFF,$0025001C,$001D7FFF,$0029009C,$009D7FFF,$0033001B,$001C7FFF,$0036009B,$009C7FFF,$0042001A,$001B7FFF,$0043009A,$009B7FFF,$004F0099,$009A7FFF,$00500019,$001A7FFF,$005C0098,$00997FFF,$005E0018,$00197FFF,$00690097,$00987FFF,$006D0017,$00187FFF,$00740017,$001F7FFF,$0075001F,$002F7FFF,$0076002F,$003F0096,$00977FFF,$0077003F,$004F7FFF,$0078004F,$005E7FFF,$0079005E,$006E7FFF,$007A006E,$007E7FFF,$007B007E,$008E7FFF,$007C008E,$00967FFF,$7FFF0000};
  175.     Cursor is oFingerCursor; 
  176.     X is 338; Y is 33; 
  177.     Width is 186; Height is 129; 
  178.     
  179.     
  180.     Events is [
  181.         cMouseUpEvent
  182.         with Flag is true; 
  183.             Commands is [
  184.                 cBrowseCommand
  185.                 with URL is "f17.k"; end
  186.             ];
  187.         end
  188.     ];
  189. end;
  190.  
  191. object o188 is cBox
  192. with 
  193.     release Editor:
  194.         IOWindow is {$0000001A,$0000003E,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
  195.     end;
  196.     Name is "18"; 
  197.     Region is {$FFFF00EC,$000D0014,$0079009B,$000D0019,$001A7FFF,$000E001A,$00237FFF,$000F0023,$00367FFF,$00100036,$00487FFF,$00110048,$005A7FFF,$0012005A,$006D7FFF,$0013006D,$007F7FFF,$0014007F,$00927FFF,$00150092,$009B7FFF,$00170018,$00197FFF,$001D009A,$009B7FFF,$002B0017,$00187FFF,$002E0099,$009A7FFF,$003F0016,$00170098,$00997FFF,$004F0097,$00987FFF,$00530015,$00167FFF,$00600096,$00977FFF,$00670014,$00157FFF,$00710014,$001C0095,$00967FFF,$0072001C,$002C7FFF,$0073002C,$003C7FFF,$0074003C,$004C7FFF,$0075004C,$005D7FFF,$0076005D,$006D7FFF,$0077006D,$007D7FFF,$0078007D,$008D7FFF,$0079008D,$00957FFF,$7FFF0000};
  198.     Cursor is oFingerCursor; 
  199.     X is 334; Y is 140; 
  200.     Width is 177; Height is 131; 
  201.     
  202.     
  203.     Events is [
  204.         cMouseUpEvent
  205.         with Flag is true; 
  206.             Commands is [
  207.                 cBrowseCommand
  208.                 with URL is "f18.k"; end
  209.             ];
  210.         end
  211.     ];
  212. end;
  213.  
  214. object o199 is cBox
  215. with 
  216.     release Editor:
  217.         IOWindow is {$000000AF,$0000003E,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
  218.     end;
  219.     Name is "19"; 
  220.     Region is {$FFFF00F8,$000F0011,$007C0099,$000F0016,$00177FFF,$00100017,$001E7FFF,$0011001E,$002D7FFF,$0012002D,$003B7FFF,$0013003B,$004A7FFF,$0014004A,$00587FFF,$00150058,$00667FFF,$00160066,$00757FFF,$00170075,$00837FFF,$00180083,$00927FFF,$00190015,$00160092,$00997FFF,$00200098,$00997FFF,$002E0014,$00150097,$00987FFF,$003C0096,$00977FFF,$00420013,$00147FFF,$004B0095,$00967FFF,$00560012,$00137FFF,$00590094,$00957FFF,$00670093,$00947FFF,$006B0011,$00127FFF,$00750011,$001A0092,$00937FFF,$0076001A,$002D7FFF,$0077002D,$003F7FFF,$0078003F,$00517FFF,$00790051,$00647FFF,$007A0064,$00767FFF,$007B0076,$00897FFF,$007C0089,$00927FFF,$7FFF0000};
  221.     Cursor is oFingerCursor; 
  222.     X is 330; Y is 242; 
  223.     Width is 161; Height is 127; 
  224.     
  225.     
  226.     Events is [
  227.         cMouseUpEvent
  228.         with Flag is true; 
  229.             Commands is [
  230.                 cBrowseCommand
  231.                 with URL is "f19.k"; end
  232.             ];
  233.         end
  234.     ];
  235. end;
  236.  
  237. object o2010 is cBox
  238. with 
  239.     release Editor:
  240.         IOWindow is {$000000D9,$0000003E,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
  241.     end;
  242.     Name is "20"; 
  243.     Region is {$FFFF00E8,$000B0011,$00770098,$000B0016,$00247FFF,$000C0024,$00397FFF,$000D0039,$004E7FFF,$000E004E,$00637FFF,$000F0063,$00787FFF,$00100078,$008D7FFF,$0011008D,$00987FFF,$00150015,$00167FFF,$00180097,$00987FFF,$00270096,$00977FFF,$00290014,$00157FFF,$00350095,$00967FFF,$003D0013,$00147FFF,$00440094,$00957FFF,$00510012,$00137FFF,$00530093,$00947FFF,$00610092,$00937FFF,$00650011,$00127FFF,$006F0011,$00197FFF,$00700019,$00290091,$00927FFF,$00710029,$00397FFF,$00720039,$00497FFF,$00730049,$00597FFF,$00740059,$00697FFF,$00750069,$00797FFF,$00760079,$00897FFF,$00770089,$00917FFF,$7FFF0000};
  244.     Cursor is oFingerCursor; 
  245.     X is 323; Y is 353; 
  246.     Width is 168; Height is 123; 
  247.     
  248.     
  249.     Events is [
  250.         cMouseUpEvent
  251.         with Flag is true; 
  252.             Commands is [
  253.                 cBrowseCommand
  254.                 with URL is "f20.k"; end
  255.             ];
  256.         end
  257.     ];
  258. end;
  259.  
  260. object o2111 is cBox
  261. with 
  262.     Flags is $00000100; 
  263.     Name is "21"; 
  264.     Region is {$FFFF0100,$00120016,$007D00A0,$0012001C,$00277FFF,$00130027,$003D7FFF,$0014003D,$00537FFF,$00150053,$00697FFF,$00160069,$007F7FFF,$0017007F,$00957FFF,$00180095,$00A07FFF,$0019001B,$001C7FFF,$001F009F,$00A07FFF,$002A001A,$001B7FFF,$002E009E,$009F7FFF,$003A0019,$001A7FFF,$003C009D,$009E7FFF,$004A0018,$00197FFF,$004B009C,$009D7FFF,$0059009B,$009C7FFF,$005B0017,$00187FFF,$0067009A,$009B7FFF,$006B0016,$00177FFF,$00730016,$001D7FFF,$0074001D,$002A7FFF,$0075002A,$00377FFF,$00760037,$00440099,$009A7FFF,$00770044,$00517FFF,$00780051,$005E7FFF,$0079005E,$006B7FFF,$007A006B,$00787FFF,$007B0078,$00857FFF,$007C0085,$00927FFF,$007D0092,$00997FFF,$7FFF0000};
  265.     Cursor is oFingerCursor; 
  266.     X is 310; Y is 451; 
  267.     Width is 188; Height is 139; 
  268.     
  269.     
  270.     Events is [
  271.         cMouseUpEvent
  272.         with Flag is true; 
  273.             Commands is [
  274.                 cBrowseCommand
  275.                 with URL is "f21.k"; end
  276.             ];
  277.         end
  278.     ];
  279. end;
  280.  
  281. object o2212 is cBox
  282. with 
  283.     Name is "22"; 
  284.     Region is {$FFFF0110,$00090004,$0077008F,$00090082,$00887FFF,$000A0074,$00827FFF,$000B0065,$00747FFF,$000C0057,$00657FFF,$000D0049,$00577FFF,$000E003A,$00497FFF,$000F002C,$003A0088,$00897FFF,$0010001E,$002C7FFF,$0011000F,$001E7FFF,$00120004,$000F7FFF,$00170004,$00057FFF,$001E0089,$008A7FFF,$00240005,$00067FFF,$002C008A,$008B7FFF,$00310006,$00077FFF,$003B008B,$008C7FFF,$003D0007,$00087FFF,$004A0008,$0009008C,$008D7FFF,$00560009,$000A7FFF,$0058008D,$008E7FFF,$0063000A,$000B7FFF,$0067008E,$008F7FFF,$006F0088,$008F7FFF,$0070000B,$000C0077,$00887FFF,$00710067,$00777FFF,$00720057,$00677FFF,$00730046,$00577FFF,$00740036,$00467FFF,$00750026,$00367FFF,$00760015,$00267FFF,$0077000C,$00157FFF,$7FFF0000};
  285.     Cursor is oFingerCursor; 
  286.     X is 580; Y is 79; 
  287.     Width is 150; Height is 127; 
  288.     
  289.     
  290.     Events is [
  291.         cMouseUpEvent
  292.         with Flag is true; 
  293.             Commands is [
  294.                 cBrowseCommand
  295.                 with URL is "f22.k"; end
  296.             ];
  297.         end
  298.     ];
  299. end;
  300.  
  301. object o2313 is cBox
  302. with 
  303.     Name is "23"; 
  304.     Region is {$FFFF010C,$000D0012,$0078009D,$000D008E,$00957FFF,$000E007E,$008E7FFF,$000F006D,$007E7FFF,$0010005D,$006D7FFF,$0011004D,$005D7FFF,$0012003D,$004D0095,$00967FFF,$0013002C,$003D7FFF,$00140012,$0013001C,$002C7FFF,$00150013,$001C7FFF,$001A0012,$00137FFF,$001F0096,$00977FFF,$00280013,$00147FFF,$002B0097,$00987FFF,$00370014,$00150098,$00997FFF,$00440099,$009A7FFF,$00450015,$00167FFF,$0050009A,$009B7FFF,$00530016,$00177FFF,$005C009B,$009C7FFF,$00620017,$00187FFF,$0069009C,$009D7FFF,$00700018,$00190096,$009D7FFF,$00710085,$00967FFF,$00720075,$00857FFF,$00730064,$00757FFF,$00740054,$00647FFF,$00750043,$00547FFF,$00760033,$00437FFF,$00770022,$00337FFF,$00780019,$00227FFF,$7FFF0000};
  305.     Cursor is oFingerCursor; 
  306.     X is 575; Y is 183; 
  307.     Width is 174; Height is 125; 
  308.     
  309.     
  310.     Events is [
  311.         cMouseUpEvent
  312.         with Flag is true; 
  313.             Commands is [
  314.                 cBrowseCommand
  315.                 with URL is "f23.k"; end
  316.             ];
  317.         end
  318.     ];
  319. end;
  320.  
  321. object o2414 is cBox
  322. with 
  323.     Flags is $00008151; 
  324.     Name is "24"; 
  325.     Region is {$FFFF0130,$00070008,$00760091,$00070084,$00897FFF,$00080077,$00847FFF,$0009006A,$00777FFF,$000A005D,$006A7FFF,$000B0050,$005D7FFF,$000C0043,$00500089,$008A7FFF,$000D0036,$00437FFF,$000E0029,$00367FFF,$000F001C,$00297FFF,$0010000F,$001C7FFF,$00110008,$000F7FFF,$00160008,$00097FFF,$0019008A,$008B7FFF,$00210009,$000A7FFF,$0026008B,$008C7FFF,$002C000A,$000B7FFF,$0033008C,$008D7FFF,$0037000B,$000C7FFF,$003F008D,$008E7FFF,$0043000C,$000D7FFF,$004C008E,$008F7FFF,$004E000D,$000E7FFF,$0059000E,$000F008F,$00907FFF,$0064000F,$00107FFF,$00660090,$00917FFF,$006D008B,$00917FFF,$006E007D,$008B7FFF,$006F0010,$0011006E,$007D7FFF,$00700060,$006E7FFF,$00710052,$00607FFF,$00720044,$00527FFF,$00730036,$00447FFF,$00740027,$00367FFF,$00750019,$00277FFF,$00760011,$00197FFF,$7FFF0000};
  326.     Cursor is oFingerCursor; 
  327.     X is 594; Y is 290; 
  328.     Width is 165; Height is 125; 
  329.     
  330.     
  331.     Events is [
  332.         cMouseUpEvent
  333.         with Flags is $00004004; Flag is true; 
  334.             Commands is [
  335.                 cBrowseCommand
  336.                 with Flags is $00004004; URL is "f24.k"; end
  337.             ];
  338.         end
  339.     ];
  340. end;
  341.  
  342. object oBTdroite15 is cImage
  343. with 
  344.     Flags is $00000150; 
  345.     Name is "BTdroite"; 
  346.     Shown is false; Cursor is oFingerCursor; 
  347.     X is 609; Y is 573; 
  348.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  349.     
  350.     URL is "../Images/actor%20droite.jpg"; 
  351.     
  352.     
  353.     Events is [
  354.         cMouseEnterEvent
  355.         with Flags is $00000004; 
  356.             Commands is [
  357.                 cShowCommand
  358.                 with Flags is $00000004; Target is oTargetSelf; end
  359.             ];
  360.         end,
  361.         cMouseLeaveEvent
  362.         with Flags is $00000004; 
  363.             Commands is [
  364.                 cShowCommand
  365.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end
  366.             ];
  367.         end,
  368.         cMouseUpEvent
  369.         with Flags is $00000004; Flag is true; 
  370.             Commands is [
  371.                 cBrowseCommand
  372.                 with Flags is $00000004; URL is "mm3.k"; end
  373.             ];
  374.         end
  375.     ];
  376. end;
  377.  
  378. object oBTgauch16 is cImage
  379. with 
  380.     Flags is $00000150; 
  381.     Name is "BTgauch"; 
  382.     Shown is false; Cursor is oFingerCursor; 
  383.     X is 593; Y is 573; 
  384.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  385.     
  386.     URL is "../Images/actor%20gauche.jpg"; 
  387.     
  388.     
  389.     Events is [
  390.         cMouseEnterEvent
  391.         with Flags is $00000004; 
  392.             Commands is [
  393.                 cShowCommand
  394.                 with Flags is $00000004; Target is oTargetSelf; end
  395.             ];
  396.         end,
  397.         cMouseLeaveEvent
  398.         with Flags is $00000004; 
  399.             Commands is [
  400.                 cShowCommand
  401.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end
  402.             ];
  403.         end,
  404.         cMouseUpEvent
  405.         with Flags is $00000004; Flag is true; 
  406.             Commands is [
  407.                 cBrowseCommand
  408.                 with Flags is $00000004; URL is "mm1.k"; end
  409.             ];
  410.         end
  411.     ];
  412. end;
  413.  
  414. object ommsomm17 is cImage
  415. with 
  416.     Flags is $00000150; 
  417.     Name is "mmsomm"; 
  418.     Shown is false; Cursor is oFingerCursor; 
  419.     X is 629; Y is 573; 
  420.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  421.     
  422.     URL is "../Images/actor%20somm.jpg"; 
  423.     
  424.     
  425.     Events is [
  426.         cMouseEnterEvent
  427.         with Flags is $00000004; 
  428.             Commands is [
  429.                 cShowCommand
  430.                 with Flags is $00000004; Target is oTargetSelf; end
  431.             ];
  432.         end,
  433.         cMouseLeaveEvent
  434.         with Flags is $00000004; 
  435.             Commands is [
  436.                 cShowCommand
  437.                 with Flags is $00000004; Target is oTargetSelf; Mode is Clear; end
  438.             ];
  439.         end,
  440.         cMouseUpEvent
  441.         with Flags is $00000004; Flag is true; 
  442.             Commands is [
  443.                 cBrowseCommand
  444.                 with Flags is $00000004; URL is "sommaire.k"; end
  445.             ];
  446.         end
  447.     ];
  448. end;